home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / latex209 / contrib / multido / md-read.me < prev    next >
Text File  |  1993-01-11  |  2KB  |  61 lines

  1. ***********************************************************************
  2. ****      "readme" file for multido.tex, v1.0, 92/09/28            ****
  3. ***********************************************************************
  4.  
  5. COPYRIGHT 1992, by Timothy Van Zandt, tvz@Princeton.EDU
  6.  
  7. COPYING:
  8.  
  9.   Copying of part or all of any file in the multido.tex distribution
  10.   is allowed under the following conditions only:
  11.   
  12.   (1) You may freely distribute unchanged copies of the files. Please
  13.       include the documentation when you do so.
  14.   (2) You may modify a renamed copy of any file, but only for personal
  15.       use or use within an organization.
  16.   (3) You may copy fragments from the files, for personal use or for use
  17.       in a macro package for distribution, as long as credit is given
  18.       where credit is due.
  19.  
  20.   You are NOT ALLOWED to take money for the distribution or use of
  21.   these files or modified versions or fragments thereof, except for
  22.   a nominal charge for copying etc.
  23.  
  24. DESCRIPTION:
  25.  
  26.   multido.tex contains a loop macro, \multido, that supports floating
  27.   point addition and has a nice interface. Among other things, it
  28.   is useful for pictures and putting numbers on axes. multido.tex
  29.   is compatible with most TeX macro packages.
  30.   
  31. GETTING MULTIDO
  32.  
  33.   The complete multido.tex distribution is available in .tar.Z form from
  34.   the /pub directory at Princeton.EDU. multido.tex is also available
  35.   at various TeX archives. However, all you really need is multido.tex
  36.     and md-doc.tex.
  37.  
  38. FILES:
  39.  
  40.   multido.tex:     The stripped input file.
  41.   multido.sty:     Same as multido.tex, but with .sty extension.
  42.   multido.doc:     Documented code, from which multido.tex was extracted.
  43.   md-doc.dvi:      Documentation, already typeset.
  44.   md-doc.tex:      The LaTeX file from which md-doc.dvi was generated.
  45.   md-make.tex:     For getting multido.tex from multido.doc.
  46.   md-read.me:      This file.
  47.  
  48. PRINTING THE DOCUMENTATION:
  49.  
  50.   Pages 1-4 of md-doc.dvi are the User's Guide. Pages 5-12 are the
  51.   documentated code - probably not worth printing as there isn't much
  52.   documentation.
  53.  
  54.   If this prints out OK for you, then you don't need to typeset md-doc.tex.
  55.  
  56. INSTALLATION:
  57.  
  58.   Put multido.tex and multido.sty where your TeX looks for inputs.
  59.  
  60. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% END md-read.me %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  61.